<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">li{
	list-style: none;
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}
a {
    color: #666;
}

.header{padding:0 50px;box-shadow:0 1px 1px rgba(0,0,0,.06);position:relative;width:100%;left:0;z-index:9;background-color:rgba(0,0,0,0.6);}
.header .k_logo{float:left;margin-top:5px;padding-top:15px;}
.headerfixed{position:fixed;top:0px}
.headerfixed .k_logo{margin-top:0}
.headerfixed .k_nav&gt;ul&gt;li{height:60px;line-height:60px}
.header .k_logo,.header .tell{display:inline-block}
.header .tell{margin-left:50px}
.header .k_nav{float:right}
.header .k_nav ul{display:inline-block;margin-bottom:0}
.header .k_nav ul li{display:inline-block;padding:0;position:relative;margin-left:8px;height:90px;line-height:90px}
.header .k_nav ul li:hover{background:rgba(243,247,249,.3)}
.header .k_nav ul li a{display:block;padding:0;color:#fff;position:relative;transition:all .4s ease;padding:0 2px;text-decoration:none;text-align:center;font-size:16px;}
.header .k_nav ul li.active&gt;a,.header .k_nav ul li&gt;a:hover{color:#c40b08}
.header .k_nav ul li a:before{content:'';width:0;height:2px;background:#c40b08;left:50%;top:0;position:absolute;transition:all .8s ease}
.header .k_nav ul li a:hover:before,.header .k_nav ul li.active a:before{left:0;width:100%;transition:all .8s ease}
.header .k_nav ul li ul{position:absolute;top:60px;margin-top:13px;right:0;left:auto;width:100%;text-align:left;padding:8px 0;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.3);opacity:0;z-index:-10;min-width:135px;overflow:hidden}
.header .k_nav ul li:nth-child(5) ul{min-width:181px}
.header .k_nav ul li ul li{height:35px;line-height:35px}
.header .k_nav ul li ul li a{color:#333 !important; }
.header .k_nav ul li ul li a:before{display:none}
.header .k_nav ul li ul li{margin:0;display:block;padding:0 20px}
.header .k_nav ul li:hover ul{opacity:1;z-index:10;top:47px}
.header .k_nav ul li ul li:hover{background:#f3f3f3}
.header .k_nav ul li ul li:hover a{text-indent:5px}
.header .k_nav_btn{display:none}
.header .k_nav_btn a{display:inline-block;text-align:center}
.header .k_nav_btn a b{width:20px;height:2px;border-radius:2px;background:#f6b527;display:block;margin-bottom:5px}
.header .k_nav_btn a b:nth-child(2){width:16px;margin:0 auto;margin-bottom:5px}
.header .k_nav_btn a b:last-child{margin-bottom:0}
.open .header .k_nav_btn a b:nth-child(2){display:none}
.open .header .k_nav_btn a b:first-child{transform:rotate(45deg);margin-top:-10px}
.open .header .k_nav_btn a b:last-child{transform:rotate(-45deg);margin-top:-7px}
.k_p_top{text-align:center;margin-bottom:30px}
.k_p_top h4{font-size:24px;color:#000;margin-top:0}
.k_p_top p{color:#8c8c8c;margin:0}

@media (min-width:992px){.header .k_nav ul{display:inline-block!important}
.header .k_nav ul li ul{height:0}
.header .k_nav ul li ul li a{font-size:0}
.header .k_nav ul li:hover ul{height:auto}
.header .k_nav ul li:hover ul li a{font-size:14px}
.k_p_top .pr{padding:10px 100px}
.p8{padding:12px 100px}
.qizhi{padding:30px 0;background:#242833;text-align:center}
.qizhi h2{margin:0;display:inline-block;text-align:right;width:100%;color:#fff}
}
@media(max-width:991px){.header{padding:10px 20px}
.header .tell{display:none}
.header .k_nav{padding-top:25px;}
.header .k_nav&gt;ul{display:none;position:absolute;width:100%;left:0;top:90px;background:#fff;border-top:1px solid #ccc}
.header .k_nav&gt;ul&gt;li{display:block;border-bottom:1px solid #e2e2e2}
.header .k_nav&gt;ul&gt;li a:before{display:none}
.header .k_nav&gt;ul&gt;li a i{float:right;margin-top:3px}
.header .k_nav ul li{height:50px;line-height:50px;}
.header .k_nav ul li ul{top:37px;position:static;display:none;box-shadow:none;opacity:1;transition:auto}
.header .k_nav ul li ul li{display:block;text-align:left;padding:0 5px}
.header .k_s.active i{transform:rotate(180deg)}
.pcbanner{display:none}
.header .k_nav_btn{display:block;margin-top:7px}
.header .k_nav ul li a{padding:0;text-align:left;color:#333;}
.header .k_nav ul li a i{font-size:0!important;font-weight:400;top:25px;right:50px;background:url(../images/d1.png) no-repeat center center;width:9px;height:5px;transition:all .3s ease-out}
.header .k_nav&gt;ul&gt;li.active,.header .k_nav&gt;ul&gt;li:hover{z-index:5000}
.header .k_nav ul li:hover a i{font-size:0!important;font-weight:400;top:26px;right:50px;background:url(../images/d2.png) no-repeat center center;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);transition:all .3s ease-out}
.header .k_nav .k_nav_son{top:2px;margin-top:2px;background:#000;z-index:500;width:60%;opacity:1;left:auto;right:50px;float:right;margin-right:50px}
.header .k_nav .k_nav_son li{background:#000;opacity:1;border:0;width:45%;float:left}
.header .k_nav .k_nav_son li a{color:#fff}
#showproduct dl.pshow dt li img{max-width:30px}
.qizhi a{height:40px;line-height:40px;color:#fff;display:inline-block}
.qizhi{padding:30px 0;background:#242833;text-align:center}
.qizhi h2{margin:0;display:inline-block;padding-bottom:30px;color:#fff}
.met_section,.tem_inner{width:100%}
.met_section article,.met_section aside{float:none;width:95%;margin:0 auto}
.met_section aside section h2{display:none}
.met_section aside .met_aside_list{width:100%}
.met_section aside .met_aside_list dl{float:left;margin-bottom:0}
.met_section article .met_article{margin-left:0;margin-top:10px}
..headerfixed{top:0}
.met_module3_list ul.list_1{width:100%}
.met_module3_list ul.list_1 li{width:50%}
.met_section{position:relative;padding:15px 0 50px}
.met_article_head{height:30px}
}


@media(min-width:991px){.header .k_nav ul li a i{font-size:0!important;font-weight:400;top:-7px;background:url(../images/d1.png) no-repeat center center;width:9px;height:5px;right:5px;transition:all .3s ease-out}
.header .k_nav ul li:hover a i{font-size:0!important;font-weight:400;top:-8px;background:url(../images/d2.png) no-repeat center center;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);transition:all .3s ease-out}
}

.f_nav{overflow:hidden;clear:both;padding-bottom:70px;}
.footer .footer_nav li dd{padding:20px 10px;}
.footer .footer_nav li dd a{display:block;width:100%;background:none;padding:0px;}
.top_r{float:right;padding-top:30px;padding-bottom:20px;}
.top_r img{max-height:120px;}
.top_r a{color:#fff;}
.top_r .search{padding-top:20px;}
.top_r .inp{width:190px;height:35px;line-height:35px;padding-left:10px;border-radius:15px 0px 0px 15px;}

.top_r .submit{width:70px;height:35px;line-height:35px;text-align:center;border-radius:0px 15px 15px 0px;background:#0d687d;color:#fff;}

.in_pro{padding:45px 0px 70px 0px;}
.in_pro_tit{clear:both;overflow:hidden;}
.in_pro_tit h2{width:100%;clear:both;overflow:hidden;padding-left:10px;text-align:center;font-size:36px;margin-bottom:30px;font-weight:bold;}
.in_pro_tit .desc{text-align:center;font-size:16px;color:#666;margin-bottom:30px;}
.pro_right{position:relative;}
.pro_right .pro_pos{position:absolute;width:90%;height:140px;line-height:140px;background:#4d4948;color:#fff;bottom:-180px;left:10%;border-left:30px solid #00923f;border-right:30px solid #00923f;}
.pro_right .pro_pos .swiper-button-prev{width:20%;height:140px;line-height:140px;color:#fff;position:initial;margin:0px;top:0px;float:left;}
.pro_right .pro_pos .swiper-button-next{width:20%;height:140px;line-height:140px;color:#fff;position:initial;margin:0px;top:0px;float:left;background-color:#00923f;}
.pro_right .pro_pos .swiper-pagination{width:60%;height:140px;line-height:140px;color:#fff;position:initial;margin:0px;top:0px;float:left;}
.pro_right .pro_pos .swiper-pagination .swiper-pagination-bullet{width:30%;height:140px;line-height:140px;color:#fff;position:initial;margin:0px;top:0px;float:left;border-radius:0px;background:none;opacity:1;font-size:24px;}
.pro_right .pro_pos .swiper-pagination .swiper-pagination-bullet-active{width:30%;height:140px;line-height:140px;color:#fff;position:initial;margin:0px;top:0px;float:left;border-radius:0px;background:#00923f;opacity:1;}
.pro_right img{max-width:100%;}
.pro_news li a{line-height:50px;height:50px;background:#fff;border-bottom:1px dotted #ccc;display:block;padding-left:10px;padding-right:10px;color:#333;text-overflow: ellipsis;
    white-space: nowrap;/*ç¦æ­¢è‡ªåŠ¨æ¢è¡Œ*/
    overflow: hidden;}
	.pro_left{background: #f5f5f5; min-height: 600px;}
.pro_left h3{height:90px;text-align:center;width:100%;line-height:90px;font-size:36px;color:#fff;background:#e12621;margin:0px;padding:0px;font-weight:bold;margin-top:30px;clear:both;overflow:hidden;}
.pro_left h3 .dt{font-size:80px;float:left;font-weight:normal;margin-left:30px;margin-right:5px;}
.pro_left h3 .dd{font-size:30px;float:left;line-height:30px;text-align:left;font-weight:normal;padding-top:20px;}
.pro_left h3 .dd span{}
.pro_left h3 .dd p{margin-top:3px;font-size:16px;}
.pro_lis{margin-bottom:30px;}
.pro_left dt{height:55px;text-align:center;width:100%;line-height:55px;font-size:26px;color:#fff;background:#4d4948;border-top:1px solid #e12621;}
.pro_left dt a{height:55px;text-align:center;width:100%;line-height:55px;font-size:18px;color:#fff;background:#4d4948;display:block;}
.pro_left dd {height:55px;text-align:center;width:100%;line-height:55px;font-size:16px;color:#4d4948;background:#fff;border:1px solid #ccc;border-top:none;}
.pro_left dd a{height:55px;text-align:center;width:100%;line-height:55px;font-size:16px;color:#4d4948;}
.pro_slide_tit{width:100%;height:45px;background-color: rgba(0,0,0,0.8);text-align:center;bottom:0px;left:0px;color:#fff;line-height:45px;}

.pro_b_list{height:80px;text-align:right;width:100%;line-height:80px;font-size:26px;color:#fff;background:#4d4948;border-top:1px solid #e12621;clear:both;overflow:hidden;padding-right:30px;}
.pro_b_list a{height:80px;text-align:right;width:100%;line-height:80px;font-size:24px;color:#fff;background:#4d4948;display:block;}


.nav .nav-link.active{color:#fff;}


#gallery {
	width: 80%;
	margin-top: 100px;
}
#gallery img{width:100%;}
#thumbs {
	width: 95%;
	margin-top: 50px;height:500px;
}
#thumbs img{width:100%;}
#thumbs .swiper-slide {
	opacity: 0.3;
}

#thumbs .swiper-slide-thumb-active{
	opacity: 1;
}

.pro_right{position:relative;}
.pro_right .pro_pos{position:absolute;width:90%;height:140px;line-height:140px;background:#3bb3c2;color:#fff;bottom:-180px;left:10%;border-left:30px solid #42929d;border-right:30px solid #42929d;}
.pro_right .pro_pos .swiper-button-prev{width:20%;height:140px;line-height:140px;color:#fff;position:initial;margin:0px;top:0px;float:left;}
.pro_right .pro_pos .swiper-button-next{width:20%;height:140px;line-height:140px;color:#fff;position:initial;margin:0px;top:0px;float:left;background-color:#42929d;}
.pro_right .pro_pos .swiper-pagination{width:60%;height:140px;line-height:140px;color:#fff;position:initial;margin:0px;top:0px;float:left;}
.pro_right .pro_pos .swiper-pagination .swiper-pagination-bullet{width:30%;height:140px;line-height:140px;color:#fff;position:initial;margin:0px;top:0px;float:left;border-radius:0px;background:none;opacity:1;font-size:24px;}
.pro_right .pro_pos .swiper-pagination .swiper-pagination-bullet-active{width:30%;height:140px;line-height:140px;color:#fff;position:initial;margin:0px;top:0px;float:left;border-radius:0px;background:#42929d;opacity:1;}


/*ä¼˜åŠ¿*/
.sy_ys_bj{width:100%; padding:60px 0 70px 0; background:url(../images/sy_ys_bj.jpg) top center no-repeat;background-size:cover;}
.sy_ys .sy_ys_btt{width:100%; text-align:center; position:relative;}
.sy_ys .sy_ys_bt_bj{width:100%; color:#e6e3e3; font-size:60px; position:absolute; top:10px; left:0;}
.sy_ys .sy_ys_bt{color:#805521; font-size:32px; position:relative;}
.sy_ys .sy_ys_bt span{color:#e12621; font-size:60px; padding:0 10px;}

.sy_ys ul{padding:0; margin:0}
.sy_ys ul li{overflow:hidden; margin-top:70px;}
.sy_ys ul li .sy_ys_l{ float:left; padding-top:20px;}
.sy_ys ul li .sy_ys_l .sy_ys_l_bt{overflow:hidden; padding-bottom:12px;}
.sy_ys ul li .sy_ys_l .sy_ys_l_bt .sy_ys_l_bt_l{width:80px; float:left;}
.sy_ys ul li .sy_ys_l .sy_ys_l_bt .sy_ys_l_bt_r{width:calc(100% - 80px); float:right;}
.sy_ys ul li .sy_ys_l .sy_ys_l_bt .sy_ys_l_bt_r .sy_ys_l_bt_r_t{color:#e12621; font-size:28px; line-height:28px;}
.sy_ys ul li .sy_ys_l .sy_ys_l_bt .sy_ys_l_bt_r .sy_ys_l_bt_r_b{font-size:18px; margin-top:4px; padding-left:54px; background:url(../images/sy_ys_l_bt_r_b.png) left center no-repeat;}
.sy_ys ul li .sy_ys_l .sy_ys_l_wz{font-size:15px; margin-top:12px; padding-left:32px; background:url(../images/ys_wz.png) top left no-repeat;}
.sy_ys ul li .sy_ys_r{ float:right; text-align:right;}
.sy_ys ul li .sy_ys_r img{width:100%;}
.sy_ys ul .sy_ys2 .sy_ys_l{float:right;}
.sy_ys ul .sy_ys2 .sy_ys_r{float:left; text-align:left;}
/*ä¼˜åŠ¿*/


.in_fczs{	background:url(../images/al_bg.jpg) no-repeat;background-size:cover;
	padding-top:70px;padding-bottom:20px;}
.ty_title h2{margin-bottom:70px;font-size: 30px;
text-align: center;position:relative;color:#333;}
.ty_title h2:before{content:'';width:60px;height:3px;background:#e12621;left:50%;bottom:-15px;margin-left:-30px;position:absolute;}
.ty_title h3{color:#e12621;font-size:26px;text-transform : uppercase;text-align:center;margin-bottom:5px;}

#certify {
	position: relative;
	margin: 0 auto;

}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 300px;
	
	background: none;

}
#certify  .swiper-slide a{
	display: block;
position: relative;
width: 100%;
padding-bottom: 110%;
}
#certify  .swiper-slide img{
	display:block;
	position:absolute;
	top: 0;
left: 0;
width: 100%;
height: 100%;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -55px;
	width: 45px;
	margin-top:-40px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -55px;
	width: 45px;
	height: 45px;
	margin-top:-40px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}


/*å…¬å¸ä»‹ç»*/
.gsjs_bj{width:100%; padding:70px 0; background:url(../images/gsjs_bj.jpg);background-size:cover;}
.gsjs .gsjs_l{ float:left;}
.gsjs .gsjs_l img{width:100%;}
.gsjs .gsjs_r{ float:right; margin-top:50px;}
.gsjs .gsjs_r .gsjs_r_bt .gsjs_r_bt_t{color:#e12621; font-size:24px;}
.gsjs .gsjs_r .gsjs_r_bt .gsjs_r_bt_b{overflow:hidden;marign-top:4px; background:url(../images/gsjs_r_bt_b.jpg) center no-repeat;}
.gsjs .gsjs_r .gsjs_r_bt .gsjs_r_bt_b .gsjs_r_bt_b_l{float:left; font-size:26px; padding-right:8px; background:#fff;}
.gsjs .gsjs_r .gsjs_r_bt .gsjs_r_bt_b .gsjs_r_bt_b_r{float:right; margin-top:7px; padding-left:8px; background:#fff;}
.gsjs .gsjs_r .gsjs_r_bt .gsjs_r_bt_b .gsjs_r_bt_b_r a{display:inline-block; color:#fff; line-height:18px; padding:0 8px; border-radius:4px; background:#805425;}
.gsjs .gsjs_r .gsjs_r_wz{font-size:15px; line-height:24px; margin-top:40px;}

.gsjs .gsjs_r_gcsb{margin-top:50px;}
.gsjs .gsjs_r_gcsb #democc{ overflow:hidden;}
.gsjs .gsjs_r_gcsb #democc #indemocc{ float:left; width:9999999%;}
.gsjs .gsjs_r_gcsb #democc #indemocc #demo1cc{ float:left;}
.gsjs .gsjs_r_gcsb #democc #indemocc #demo2cc{ float:left;}
.gsjs .gsjs_r_gcsb ul{ overflow:hidden;}
.gsjs .gsjs_r_gcsb ul li{width:150px; float:left; margin-left:13px; border:6px #805425 solid;}

.gsjs_ryzz{margin-top:50px;}
.gsjs_ryzz #democ{ overflow:hidden;}
.gsjs_ryzz #democ #indemoc{ float:left; width:9999999%;}
.gsjs_ryzz #democ #indemoc #demo1c{ float:left;}
.gsjs_ryzz #democ #indemoc #demo2c{ float:left;}
.gsjs_ryzz ul{ overflow:hidden;}
.gsjs_ryzz ul li{width:212px; float:left; margin-left:10px; border:6px #fff solid;}
/*å…¬å¸ä»‹ç»*/

/*æ–°é—»å‘å¸ƒ-ç•™è¨€*/
.xwfb_ly_bj{width:100%; padding:50px 0 70px 0; background:#fff;}
.xwfb_ly .xwfb{ float:left;padding:0}
.xwfb_ly .xwfb .xwfb_btt{overflow:hidden; font-size:18px; margin-bottom:30px; border-bottom:1px #ccc solid;}
.xwfb_ly .xwfb .xwfb_btt .xwfb_bt{ display:inline-block; line-height:50px; text-align:center; cursor: pointer;}
.xwfb_ly .xwfb .xwfb_btt .s{border-bottom:2px #e12621 solid;}
.xwfb_ly .xwfb .xwfb_btt .xwfb_more{ float:right; margin-top:14px;}
.xwfb_ly .xwfb .xwfb_btt .xwfb_more a{display:inline-block; font-size:12px; line-height:18px; padding:0 12px; border:1px #848484 solid;}
.xwfb_ly .xwfb .xwfb_xkj{width:760px; height: 411px;}
.xwfb_ly .xwfb .xwfb_b .xwfb_kj{ display: none;}
.xwfb_ly .xwfb .xwfb_b dl{ overflow: hidden; margin: 0 0 0 0%;}
.xwfb_ly .xwfb .xwfb_b dl dt{width:100%;overflow: hidden; margin:0 0 24px 0%;font-weight:normal}
.xwfb_ly .xwfb .xwfb_b dl dt .xwfb_img{ float: left;padding:0}
.xwfb_ly .xwfb .xwfb_b dl dt .xwfb_wb{ float:right;}
.xwfb_ly .xwfb .xwfb_b dl dt .xwfb_wb .xwfb_bt{ font-size: 15px;}
.xwfb_ly .xwfb .xwfb_b dl dt .xwfb_wb .xwfb_wz{color:#666; line-height:24px; margin-top:6px;}
.xwfb_ly .xwfb .xwfb_b dl dt .xwfb_wb .xwfb_more a{ line-height: 36px; margin-top:14px; color: #e12621; display: inline-block; border:1px #e12621 solid; padding:0 20px; }
.xwfb_ly .xwfb .xwfb_b dl dd{width:100%; line-height:40px;  background:#f3f3f3;margin-bottom:20px; margin-bottom: 20px; overflow: hidden;}
.xwfb_ly .xwfb .xwfb_b dl dd .xwfb_sz{ float:left; color:#fff; font-size:18px; font-weight:bold; text-align:center; background:#e12621; padding:0;}
.xwfb_ly .xwfb .xwfb_b dl dd .xwfb_wz{float:right; padding:0 12px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}

.xwfb_ly .khly{ float:right;}
.xwfb_ly .khly .khly_btt{overflow:hidden; font-size:18px; margin-bottom:30px; border-bottom:1px #ccc solid;}
.xwfb_ly .khly .khly_btt .khly_bt{float:left; line-height:50px; text-align:center; cursor:pointer; border-bottom:2px #e12621 solid;}
.xwfb_ly .khly .khly_btt .khly_more{float:right; margin-top:14px;}
.xwfb_ly .khly .khly_btt .khly_more a{display:inline-block; font-size:12px; line-height:18px; padding:0 12px; border:1px #848484 solid;}
.xwfb_ly .khly .khly_b ul{margin:0;padding:0}
.xwfb_ly .khly .khly_b ul:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.xwfb_ly .khly .khly_b ul li{width:100%; float:left; margin:0 0 16px 0;}
.xwfb_ly .khly .khly_b ul li .input_txt{width:100%; line-height:44px; padding:0 0 0 20px; border:1px #e4e4e4 solid; border-radius:4px; box-shadow:0 0 6px rgba(0,0,0,0.1) inset;}
.xwfb_ly .khly .khly_b ul li textarea{width:100%; height:120px; padding:10px 20px; border:1px #e4e4e4 solid; border-radius:4px; box-shadow:0 0 6px rgba(0,0,0,0.1) inset;}
.xwfb_ly .khly .khly_b .khly_b_more .input_btn{width:100%; line-height:42px; color:#fff; font-size:16px; text-align:center; border:none; border-radius:4px; background:#e12621;}
/*æ–°é—»å‘å¸ƒ-ç•™è¨€*/
</pre></body></html>